home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2583 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: zib-berlin.de!uniol!news
  2. From: Walter.Harms@Informatik.Uni-Oldenburg.DE (Walter Harms)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GNU-C and Devpac
  5. Date: 2 Feb 96 12:10:21 GMT
  6. Organization: C. v. Ossietzky Universitaet Oldenburg - Fachbereich Informatik
  7. Message-ID: <4esv91$263@news.Informatik.Uni-Oldenburg.DE>
  8. References: <9602011841.AA00072@ldngedge.demon.co.uk>
  9. NNTP-Posting-Host: rubin.informatik.uni-oldenburg.de
  10. X-Newsreader: NN version 6.5.0 #2 (NOV)
  11.  
  12. Steven Matty <Big.Will.Riker@ldngedge.demon.co.uk> writes:
  13.  
  14. >Hi,
  15.  
  16. >I have GNU-C v2.7.0 running on Amiga A1200 with 030.
  17.  
  18. >When I create a linkable file under DevPac 3, GNU-C
  19. >complains about the format :
  20.  
  21. >5 Work:gnu/include/magritte>gcc -noixemul -ansi test.c displaylib.o
  22. >ld: malformed input file (not rel or archive) displaylib.o
  23. >5 Work:gnu/include/magritte>
  24.  
  25.     GNU-C uses a unix format (i guess a.out or bfd i am not sure about that).
  26.     thats not compartible, gcc even has ist own asm-syntax (mit-type) if
  27.     you look at it you will see the difference, i dont know if there is any
  28.     way to convert the object code, maybe gcc2hunk will help. ?
  29.     so far i remember there is a hunk2gcc for using amiga.libs with gcc.
  30.  
  31.     walter
  32.  
  33.  
  34.  
  35. -- 
  36. -----
  37. "I often wish I could be as nice as me."
  38. -----
  39.